(rmail-autodetect): Doc fix.
authorAndreas Schwab <schwab@suse.de>
Mon, 20 Aug 2007 09:30:12 +0000 (09:30 +0000)
committerAndreas Schwab <schwab@suse.de>
Mon, 20 Aug 2007 09:30:12 +0000 (09:30 +0000)
lisp/mail/rmail.el

index ee990f2fdd3ac3b8700bdaa1acd2a58c6e4f5c0f..429d85a7fed967c96ff39c059b2e92c0316ffed3 100644 (file)
@@ -204,7 +204,7 @@ We do this by executing it with `--version' and analyzing its output."
          'emacs))))))
 
 (defun rmail-autodetect ()
-  "Determine and return the file name of the `movemail' program.
+  "Determine the file name of the `movemail' program and return its flavor.
 If `rmail-movemail-program' is non-nil, use it.
 Otherwise, look for `movemail' in the directories in
 `rmail-movemail-search-path', those in `exec-path', and `exec-directory'."